Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_default_timezone_set
date_default_timezone_set
Set the default time zone used by all date/time functions in the script
Name:
date_default_timezone_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the default time zone used by all Date/Time functions.
Related
How to Achieve the Best Results by Combining date_default_timezone_set and ini_set for Timezone Settings?
3
Similar Functions
date_time_set
date_time_set
DateTime::setTimeali
strtotime
strtotime
ParsesanyEnglishtext
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_add
date_add
DateTime::addalias:A
microtime
microtime
ReturnsthecurrentUni
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
date_sun_info
date_sun_info
Returnsanarraywithin
Popular Articles
How to Achieve the Best Results by Combining date_default_timezone_set and ini_set for Timezone Settings?